フォームにおけるGUIのデータ入力が正しいかJavaScriptで検証を行い、間違い入力に警告を出す。
The window.location object can be used to get the current page address(URL) and to redirect the browser to a new page.
The window.screen object contains information about the user 's screen.
項目を選んで例題を見てください。
The window object allows execution of code at specified time intervals.These time intervals are called timing events.
The setTimeout() and setInterval() are both methods of the HTML DOM Window object.